This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Mac 安裝 NVM

Mac 安裝 NVM

網路攻擊參考網頁(SQLi、XSS、SSTI)

網路攻擊參考網頁(SQLi、XSS、SSTI)

Array Cardio Day 1

Array Cardio Day 1


Comments